SbNativeStringArray Class |
Class representing a native array of strings (avoid copy).
Inheritance Hierarchy SystemObject
OIV.InventorSbNativeStringArray
Namespace: OIV.InventorAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public sealed class SbNativeStringArray
Public NotInheritable Class SbNativeStringArray
public ref class SbNativeStringArray sealed
[<SealedAttribute>]
type SbNativeStringArray = class end
The SbNativeStringArray type exposes the following members.
Methods
| Name | Description |
---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
TopProperties
| Name | Description |
---|
| Item |
Gets or sets the element at the specified index.
|
TopSee Also