Goblin - A Platform for 3D AR and VR Applications

TypeDeclCollection.ReadOnly Method 

Creates a read-only wrapper for a TypeDeclCollection instance.

public static TypeDeclCollection ReadOnly(
   TypeDeclCollection list
);

Return Value

An TypeDeclCollection wrapper that is read-only.

See Also

TypeDeclCollection Class | DDW.CSharp.Dom Namespace