GetImmutabilityKind(INamedType)
Returns the ImmutabilityKind of the specified type.
Declaration
ImmutabilityKind GetImmutabilityKind(INamedType type)Parameters
| Type | Name | Description |
|---|---|---|
| INamedType | type | The type to classify. |
Returns
| Type | Description |
|---|---|
| ImmutabilityKind | The ImmutabilityKind of the type. |