Version

CustomViewCollection Class Members

The following tables list the members exposed by CustomViewCollection.

Public Properties
 NameDescription
Public PropertyCountGets the number of custom views in the collection.  
Public PropertyItemGets the custom view at the specified index.  
Public Methods
 NameDescription
Public MethodAddAdds a new custom view to the collection.  
Public MethodClearClears all custom views from the collection.  
Public MethodContainsDetermines whether a custom view is in this collection.  
Public MethodRemoveRemoves the specified custom view from the collection.  
Public MethodRemoveAtRemoves the custom view at the specified index from the collection.  
See Also