Gets the receiver's position as an array.
Read-only property
[Visual Basic .NET] |
---|
Public Property RcvrPosCBF() As System.Array |
[C#] |
---|
public System.Array RcvrPosCBF {get;} |
[Managed C++] |
---|
public: __property System::Array get_RcvrPosCBF(); |
[Unmanaged C++] |
---|
public: HRESULT get_RcvrPosCBF( SAFEARRAY * * ppArray ); |
[Java] |
---|
public AgSafeArray getRcvrPosCBF(); |