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