Removes all links from the collection.
[Visual Basic .NET] |
---|
Public Sub RemoveAll() |
[C#] |
---|
public void RemoveAll(); |
[Managed C++] |
---|
public: void RemoveAll(); |
[Unmanaged C++] |
---|
public: HRESULT RemoveAll(); |
[Java] |
---|
public void removeAll(); |
STK Objects | Send comments on this topic. |
RemoveAll Method (IAgObjectLinkCollection) | |
See Also |