public int Add( Element element )
public: int Add( Element* element )
public: int Add( Element^ element )
'Declaration Public Function Add( _ ByVal element As Element _ ) As Integer
'Usage Dim instance As ElementCollection Dim element As Element Dim value As Integer value = instance.Add(element)
Note: Before an element is added to an element collection it must be using a valid layer that was added to the LayerCollection.
ElementCollection Class ElementCollection Members
©2019. Accusoft Corporation. All Rights Reserved.