Goblin - A Platform for 3D AR and VR Applications

AssemblyReferenceCollection.ReadOnly Method 

Creates a read-only wrapper for a AssemblyReferenceCollection instance.

public static AssemblyReferenceCollection ReadOnly(
   AssemblyReferenceCollection list
);

Return Value

An AssemblyReferenceCollection wrapper that is read-only.

See Also

AssemblyReferenceCollection Class | DDW.CSharp.Dom Namespace