ImageGear v26.5 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearMetadataNodeList Class


In This Topic
    ImGearMetadataNodeList Class Properties
    In This Topic

    For a list of all members of this type, see ImGearMetadataNodeList members.

    Public Properties
     NameDescription
    Public Property Gets the number of elements contained in the List.  
    Public Property Gets a value indicating whether the List has a fixed size.  
    Public Property Gets a value indicating whether the List is read-only.  
    Public Property Gets a value indicating whether access to the List is synchronized (thread-safe).  
    Public Property Provides access to single node within the node list.  
    Public Property Gets an object that can be used to synchronize access to the List.  
    Top
    See Also