public PrimitivesCollection PrimitivesExternal { get; }Public ReadOnly Property PrimitivesExternal As PrimitivesCollection
Getpublic:
property PrimitivesCollection^ PrimitivesExternal {
PrimitivesCollection^ get ();
}member PrimitivesExternal : PrimitivesCollection with get