ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearMetadataNodeList Class


ImGearMetadataNodeList Class Properties

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