'Declaration
Public Function Add( _ ByVal frame As NRotatorFrame _ ) As System.Integer
'Usage
Dim instance As NRotatorFrameCollection Dim frame As NRotatorFrame Dim value As System.Integer value = instance.Add(frame)
public System.int Add( NRotatorFrame frame )
Parameters
- frame