'Declaration Public Shared Function Count( _ ByVal array As IPdfArray _ ) As System.Integer
public static System.int Count( IPdfArray array )
Parameters
- array
- The current PDF array.
Return Value
The count of items.
'Declaration Public Shared Function Count( _ ByVal array As IPdfArray _ ) As System.Integer
public static System.int Count( IPdfArray array )