Goblin - A Platform for 3D AR and VR Applications

ScopeCollection.IsFixedSize Property

Gets a value indicating whether the collection has a fixed size.

public virtual bool IsFixedSize {get;}

Property Value

true if the collection has a fixed size; otherwise, false. The default is false

Implements

IList.IsFixedSize

See Also

ScopeCollection Class | DDW.CSharp.SymbolTable Namespace