'DeclarationPublic ReadOnly Property IdentificationSubset As IntegerCollection
'UsageDim instance As IdentificationProcessor Dim value As IntegerCollection value = instance.IdentificationSubset
public IntegerCollection IdentificationSubset {get;}
public: property IntegerCollection^ IdentificationSubset { IntegerCollection^ get(); }
