DictionaryElementIsFixedSize Property  | 
 [Missing <summary> documentation for "P:Frontenac.Blueprints.DictionaryElement.IsFixedSize"]
 
    Namespace: 
   Frontenac.Blueprints
    Assembly:
   VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntaxpublic 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
IDictionaryIsFixedSize
See Also