IAFS_NamesCollection::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IAFS_NamesCollection::Count Property}}
 
{{#customTitle:IAFS_NamesCollection::Count Property}}
 
{{#parentPage:PXV:IAFS_NamesCollection#Properties|Count Property|property}}
 
{{#parentPage:PXV:IAFS_NamesCollection#Properties|Count Property|property}}
 
  
 
Gets the count of file name objects in the collection.
 
Gets the count of file name objects in the collection.
Line 12: Line 11:
  
 
== See Also ==
 
== See Also ==
[[PXV:IAFS_NamesCollection|IAFS_NamesCollection]].
+
[[PXV:IAFS_NamesCollection|IAFS_NamesCollection]]

Revision as of 02:59, 23 May 2015

Gets the count of file name objects in the collection.

Syntax

HRESULT get_Count([out, retval]  ULONG*  pCount);

See Also

IAFS_NamesCollection