Goblin - A Platform for 3D AR and VR Applications

CatchCollection.ReadOnly Method 

Creates a read-only wrapper for a CatchCollection instance.

public static CatchCollection ReadOnly(
   CatchCollection list
);

Return Value

An CatchCollection wrapper that is read-only.

See Also

CatchCollection Class | DDW.CSharp.Dom Namespace