[]
Gets whether the group can be assigned from the specified type.
public bool IsAssignableFrom(Type type)
Public Function IsAssignableFrom(type As Type) As Boolean
| Type | Name | Description |
|---|---|---|
| Type | type | The type to ask whether it can be assigned. |
| Type | Description |
|---|---|
| bool |