Goblin - A Platform for 3D AR and VR Applications

ExpressionRootCollection.ReadOnly Method 

Creates a read-only wrapper for a ExpressionRootCollection instance.

public static ExpressionRootCollection ReadOnly(
   ExpressionRootCollection list
);

Return Value

An ExpressionRootCollection wrapper that is read-only.

See Also

ExpressionRootCollection Class | DDW.CSharp.SymbolTable Namespace