Goblin - A Platform for 3D AR and VR Applications

TypeRefCollection.ReadOnly Method 

Creates a read-only wrapper for a TypeRefCollection instance.

public static TypeRefCollection ReadOnly(
   TypeRefCollection list
);

Return Value

An TypeRefCollection wrapper that is read-only.

See Also

TypeRefCollection Class | DDW.CSharp.Dom Namespace