EntityFieldsCoreTFieldIsFixedSize Property  | 
 
            Gets a value indicating whether the 
IList has a fixed size.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic bool IsFixedSize { get; }Public ReadOnly Property IsFixedSize As Boolean
	Get
Property Value
Type: 
BooleanReturn Value
Type: 
Booleantrue
Implements
IListIsFixedSize
See Also