GenericListWrapperTIsFixedSize Property |
See interface docs.
Namespace: VirtualRadar.Interface.PortableBindingAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsFixedSize { get; }
Public ReadOnly Property IsFixedSize As Boolean
Get
public:
virtual property bool IsFixedSize {
bool get () sealed;
}
abstract IsFixedSize : bool with get
override IsFixedSize : bool with get
Property Value
Type:
BooleanImplements
IListIsFixedSizeSee Also