Removes an element from the collection using the AgEVeConsiderAnalysisType type.
[Visual Basic .NET] |
---|
Public Sub RemoveByType( _ ByVal EParamType As AgEVeConsiderAnalysisType _ ) |
[C#] |
---|
public void RemoveByType( AgEVeConsiderAnalysisType EParamType ); |
[Managed C++] |
---|
public: void RemoveByType( AgEVeConsiderAnalysisType EParamType ); |
[Unmanaged C++] |
---|
public: HRESULT RemoveByType( AgEVeConsiderAnalysisType EParamType ); |
[Java] |
---|
public void removeByType( AgEVeConsiderAnalysisType EParamType ); |
[Python - STK API ] |
---|
def RemoveByType(self, EParamType:"AgEVeConsiderAnalysisType") -> None: |
- EParamType