Available object instances to use as a grid seed.
Read-only property
[Visual Basic .NET] |
---|
Public Property AvailableSeeds() As System.Array |
[C#] |
---|
public System.Array AvailableSeeds {get;} |
[Managed C++] |
---|
public: __property System::Array get_AvailableSeeds(); |
[Unmanaged C++] |
---|
public: HRESULT get_AvailableSeeds( SAFEARRAY * * ppRetVal ); |
[Java] |
---|
public AgSafeArray getAvailableSeeds(); |