Goblin - A Platform for 3D AR and VR Applications

NamespaceDeclCollection.ReadOnly Method 

Creates a read-only wrapper for a NamespaceDeclCollection instance.

public static NamespaceDeclCollection ReadOnly(
   NamespaceDeclCollection list
);

Return Value

An NamespaceDeclCollection wrapper that is read-only.

See Also

NamespaceDeclCollection Class | DDW.CSharp.Dom Namespace