Goblin - A Platform for 3D AR and VR Applications

StatementCollection.ReadOnly Method 

Creates a read-only wrapper for a StatementCollection instance.

public static StatementCollection ReadOnly(
   StatementCollection list
);

Return Value

An StatementCollection wrapper that is read-only.

See Also

StatementCollection Class | DDW.CSharp.Dom Namespace