'Declaration Public ReadOnly Property IdentificationSubset As IntegerCollection
'Usage Dim instance As IdentificationProcessor Dim value As IntegerCollection value = instance.IdentificationSubset
public IntegerCollection IdentificationSubset {get;}
public: __property IntegerCollection* get_IdentificationSubset();
public: property IntegerCollection^ IdentificationSubset { IntegerCollection^ get(); }