TryGetVector4List

TryGetVector4List(out IList<Vector4>)

public bool TryGetVector4List(out IList<Vector4> value) ;

Description

Get the value of the Vector4List type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.