ImageGear .NET - Updated October 26, 2017
IsFixedSize Property (ImGearMetadataNodeList)




ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearMetadataNodeList Class : IsFixedSize Property
Gets a value indicating whether the List has a fixed size.
Syntax
'Declaration
 
Public ReadOnly Property IsFixedSize As Boolean
 
'Usage
 
Dim instance As ImGearMetadataNodeList
Dim value As Boolean
 
value = instance.IsFixedSize

Property Value

Boolean value.
See Also

Reference

ImGearMetadataNodeList Class
ImGearMetadataNodeList Members