Loupe - Log - Monitor - Resolve
Gibraltar.Serialization Namespace / FieldDefinitionCollection Class
Properties Methods


In This Topic
    FieldDefinitionCollection Class Members
    In This Topic

    The following tables list the members exposed by FieldDefinitionCollection.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the ICollection.  
    Public PropertyGets a value indicating whether the ICollection is read-only.  
    Public PropertyOverloaded. Gets the element at the specified index.  
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds an item to the ICollection.  
    Public MethodRemoves all items from the ICollection.  
    Public MethodDetermines whether the ICollection contains a specific value.  
    Public MethodDetermines whether the FieldDefinitionCollection contains a FieldDefinition for the specified fieldName.  
    Public MethodCopies the elements of the ICollection to an System.Array, starting at a particular System.Array index.  
    Public MethodReturns an enumerator that iterates through the collection.  
    Public MethodOverloaded. Determines the index of a specific item in the IList.  
    Public MethodInserts an item to the IList at the specified index.  
    Public MethodRemoves the first occurrence of a specific object from the ICollection.  
    Public MethodRemoves the IList item at the specified index.  
    Top
    See Also