Click or drag to resize

CreationRuleMetadataCollection Methods

The CreationRuleMetadataCollection type exposes the following members.

Methods
  NameDescription
Public methodAddRange (Inherited from CollectionT.)
Public methodDeserializeFrom(StringBuilder)
Public methodDeserializeFrom(XmlReader)
Public methodFind(FuncT, Boolean) (Inherited from CollectionT.)
Public methodFind(String)
Public methodFindAll (Inherited from CollectionT.)
Public methodFindIndex(FuncT, Boolean) (Inherited from CollectionT.)
Public methodFindIndex(String)
Public methodRemoveRange (Inherited from CollectionT.)
Public methodSerializeTo(StringBuilder)
Public methodSerializeTo(XmlWriter)
Public methodSort(IComparerT) (Inherited from CollectionT.)
Public methodSort(ComparisonT) (Inherited from CollectionT.)
Top
See Also