Goblin - A Platform for 3D AR and VR Applications

CustomAttributeCollection.ReadOnly Method 

Creates a read-only wrapper for a CustomAttributeCollection instance.

public static CustomAttributeCollection ReadOnly(
   CustomAttributeCollection list
);

Return Value

An CustomAttributeCollection wrapper that is read-only.

See Also

CustomAttributeCollection Class | DDW.CSharp.Dom Namespace