VGGraphPoints.Remove(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void Remove(System::UInt32 index);
public virtual void Remove (uint index);
abstract member Remove : uint32 -> unit
override this.Remove : uint32 -> unit
Public Overridable Sub Remove (index As UInteger)
Parameters
- index
- UInt32